PersonaMobilePhones Property |
Gets the mobile phones.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<PersonaPhoneNumberAttributedValue> MobilePhones { get; }Public ReadOnly Property MobilePhones As IList(Of PersonaPhoneNumberAttributedValue)
Get
Property Value
Type:
IListPersonaPhoneNumberAttributedValue
The mobile phones.
See Also